home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 April
/
CHIP CD (4 - 2007).iso
/
beeld
/
viewers
/
karsten-setup-3.4.0.exe
/
{app}
/
karsten.exe
/
0
/
RCDATA
/
TMEDIAPLAYERFORM
/
TMEDIAPLAYERFORM.txt
Wrap
Text File
|
2006-11-02
|
1KB
|
45 lines
object MediaPlayerForm: TMediaPlayerForm
Left = 343
Top = 267
AutoSize = True
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Media Control'
ClientHeight = 30
ClientWidth = 0
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object MediaPlayer: TMediaPlayer
Left = 0
Top = 0
Width = 197
Height = 30
EnabledButtons = [btPause, btStop, btNext, btPrev, btStep, btBack]
VisibleButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack]
AutoEnable = False
PopupMenu = PMMediaplayerKontext
TabOrder = 0
end
object PMMediaplayerKontext: TPopupMenu
Left = 72
object MISchliessen: TMenuItem
Caption = '&Close'
Default = True
Hint = 'Close media control window'
ShortCut = 16499
OnClick = MISchliessenClick
end
end
end